Indexing in the "job_history" collection
Prior to 2019.3.19, indexes were missing from the job_history
collection, making certain operations time consuming and difficult. After applying the 2019.3.19 patch, please run the npm run index
command in order to add the appropriate indexes for this collection. As a reminder, indexing operations vary depending on the size of your database so take caution when you choose to run it.